| Total Complexity | 16 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 85 |
| Lines of code | 68 |
| Logical lines of code | 37 |
| Comment lines | 4 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| isLicenseValid() | 54 | 7 | 20 | |
| sanitizeLicenses() | 56 | 4 | 18 | |
| activateLicense() | 65 | 2 | 9 | |
| renderExpiredLicenseNotice() | 64 | 1 | 9 | |
| renderGenericLicenseNotice() | 67 | 1 | 7 | |
| renderInvalidLicenseNotice() | 73 | 1 | 5 |